home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / programming / misc / ada1110b.lha / Examples / test2.script < prev    next >
Encoding:
Text File  |  1992-03-08  |  173 b   |  5 lines

  1. echo "This program will produce an error during compilation"
  2. echo "Don't quite understand it but it appears to deal with generics"
  3. echo "Compiling"
  4. adacomp -vnl test2 test2
  5.